| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | 2.16.840.1.114222.4.11.3363 |
| FHIR Version | R4 |
| Source | http://fhir.org/packages/us.cdc.phinvads |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3363 |
| Version | 1 |
| Status | active |
| Date | 2010-01-03T00:09:00+11:00 |
| Name | PHVS_PatientClass_IIS |
| Title | Patient Class (IIS) |
| Realm | us |
| Description | User-defined Table 0004 - Patient class [values suggested by HL7] (use in PV1-2) This code categorizes the patient in the current event. The only value supported is R for recurring patient. For a current list of HL7 values please reference the HL7 version 2.5.1 documents. |
No resources found
| CodeSystem | |
| v2-0004 | patientClass |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.3363",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3363"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3363",
"version": "1",
"name": "PHVS_PatientClass_IIS",
"title": "Patient Class (IIS)",
"status": "active",
"date": "2010-01-03T00:09:00+11:00",
"description": "User-defined Table 0004 - Patient class [values suggested by HL7] (use in PV1-2)\r\nThis code categorizes the patient in the current event. The only value supported is R for recurring patient. For a current list of HL7 values please reference the HL7 version 2.5.1 documents.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0004",
"version": "HL7 v2.5",
"concept": [
{
"code": "R",
"display": "Recurring patient"
}
]
}
]
}
}